<title>Adapt to changes in GtkOverlay API</title>
<para>
The GtkOverlay::pass-through child property has been replaced by the
- GtkWidget::can-pick property. Note that they have the oppositve sense:
+ GtkWidget::can-pick property. Note that they have the opposite sense:
pass-through == !can-pick.
</para>
</section>
instead.
</para>
</section>
+
+ <section>
+ <title>GtkPopover::modal has been renamed to autohide</title>
+ <para>
+ The modal property has been renamed to autohide.
+ gtk-builder-tool can assist with the rename in ui files.
+ </para>
+ </section>
</section>
</chapter>